home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 8 / HENTAI_VCD_8.bin / maid.swf / scripts / DefineButton2_35 / BUTTONCONDACTION on(release).as
Text File  |  2006-11-16  |  96b  |  8 lines

  1. on(release){
  2.    gotoAndStop(3);
  3.    tellTarget("tanga")
  4.    {
  5.       gotoAndStop(1);
  6.    }
  7. }
  8.